There are multiple imaging formats. We will use NIfTI:
- NIfTI - Neuroimaging Informatics Technology Initiative (https://nifti.nimh.nih.gov/nifti-1)
- essentially a header and data (binary format)
- will have extension .nii (uncompressed) or .nii.gz (compressed)
- we will primarily use compressed NIfTI images
- we will use 3-D images (4-D and 5-D are possible)
- ANALYZE 7.5 was a precursor to NIfTI
- had a
hdrfile (header) andimgfile (data)
- had a